home *** CD-ROM | disk | FTP | other *** search
- {
- "schema": {
- "ID": "Long Integer",
- "LinkListName": "Text (20) NOT NULL",
- "LinkListDesc": "Text (50)",
- "LinkListType": "Text (25)",
- "LinkComment": "Memo/Hyperlink (255)",
- "CompDate": "Text (8) NOT NULL",
- "CompTime": "Text (6) NOT NULL",
- "CompDateTime": "DateTime NOT NULL",
- "CompDateTimeCreated": "Text (14) NOT NULL"
- },
- "data": [
- {
- "ID": 1,
- "LinkListName": "Stock List",
- "LinkListDesc": "List of Sites to get Stock Quotes",
- "LinkListType": "Stocks",
- "LinkComment": "Stock Quote List",
- "CompDate": "19991206",
- "CompTime": "150209",
- "CompDateTime": "12/06/99 14:04:33",
- "CompDateTimeCreated": "19991206150209"
- },
- {
- "ID": 2,
- "LinkListName": "Multimedia List",
- "LinkListDesc": "List of Video, Music, etc. Web Sites",
- "LinkListType": "Media",
- "LinkComment": "Music and Video Web Sites",
- "CompDate": "19991221",
- "CompTime": "104250",
- "CompDateTime": "04/01/00 13:42:38",
- "CompDateTimeCreated": "19991221104250"
- }
- ]
- }